Skip to content

Release 1.58.0#1025

Merged
camc314 merged 1 commit intomainfrom
release-1774865635
Mar 30, 2026
Merged

Release 1.58.0#1025
camc314 merged 1 commit intomainfrom
release-1774865635

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Mar 30, 2026

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 30, 2026

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit fb8686d
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/69ca4ce9e1ace20008dc5ac8
😎 Deploy Preview https://deploy-preview-1025--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fb8686df64

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

#### fix.variables

type: `"off" | "suggestion" | "fix"`
type: `"off" | "suggestion" | "fix" | "safe-fix"`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove unsupported safe-fix from fix.variables type

This type declaration advertises "safe-fix" as a valid value for fix.variables, but the section below states that safe-fix is only applicable to imports and unavailable for variables. That contradiction makes the option schema misleading and can cause users to set fix.variables: "safe-fix" expecting behavior that the page itself says is unsupported.

Useful? React with 👍 / 👎.

@camc314 camc314 merged commit 4f6e957 into main Mar 30, 2026
6 checks passed
@camc314 camc314 deleted the release-1774865635 branch March 30, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants